#play img 
{border:0px}  
 
#play 
{   width:346px;
	height:105px;
	overflow:hidden;
	/*margin:50px 0 0 50px;*/
	}   
	
#play_text 
{   position:absolute;
	margin:85px 0 0 335px;
	height:50px;
	width:60px;
	/*z-index:1002*/
	}  
 
#play_text ul 
{   list-style-type:none; 
	width:100px;
	height:21px;
	display:block;
	padding:1px 0 0 40px;
	/*padding-left:40px;
	padding-top:1px;*/
	margin:0px;
	filter: Alpha(Opacity=0);
	opacity:0;
}   

#play_text ul li 
{   width:14px;
	height:14px;
	float:left;
	background-color:#000;
	display:block;
	color:#FFF;
	text-align:center;
	margin:1px;
	cursor:pointer;
	font-family:"Courier New";}   

#play_list a
{   display:block;
	width:465px;
	height:105px;
	position:absolute;
	overflow:hidden}   